+2002-01-23 Damon Chaplin <damon@ximian.com>
+
+ * configure.in (gtk_doc_min_version): set minimum gtk-doc version to
+ 0.9, since we need to use the new --type-init-func argument for
+ gtkdoc-scangobj.
+
2002-01-23 Matthias Clasen <matthiasc@poet.de>
* gtk/gtkentry.c, gtk/gtkwidget.c: Remove excessive
+2002-01-23 Damon Chaplin <damon@ximian.com>
+
+ * configure.in (gtk_doc_min_version): set minimum gtk-doc version to
+ 0.9, since we need to use the new --type-init-func argument for
+ gtkdoc-scangobj.
+
2002-01-23 Matthias Clasen <matthiasc@poet.de>
* gtk/gtkentry.c, gtk/gtkwidget.c: Remove excessive
+2002-01-23 Damon Chaplin <damon@ximian.com>
+
+ * configure.in (gtk_doc_min_version): set minimum gtk-doc version to
+ 0.9, since we need to use the new --type-init-func argument for
+ gtkdoc-scangobj.
+
2002-01-23 Matthias Clasen <matthiasc@poet.de>
* gtk/gtkentry.c, gtk/gtkwidget.c: Remove excessive
+2002-01-23 Damon Chaplin <damon@ximian.com>
+
+ * configure.in (gtk_doc_min_version): set minimum gtk-doc version to
+ 0.9, since we need to use the new --type-init-func argument for
+ gtkdoc-scangobj.
+
2002-01-23 Matthias Clasen <matthiasc@poet.de>
* gtk/gtkentry.c, gtk/gtkwidget.c: Remove excessive
+2002-01-23 Damon Chaplin <damon@ximian.com>
+
+ * configure.in (gtk_doc_min_version): set minimum gtk-doc version to
+ 0.9, since we need to use the new --type-init-func argument for
+ gtkdoc-scangobj.
+
2002-01-23 Matthias Clasen <matthiasc@poet.de>
* gtk/gtkentry.c, gtk/gtkwidget.c: Remove excessive
+2002-01-23 Damon Chaplin <damon@ximian.com>
+
+ * configure.in (gtk_doc_min_version): set minimum gtk-doc version to
+ 0.9, since we need to use the new --type-init-func argument for
+ gtkdoc-scangobj.
+
2002-01-23 Matthias Clasen <matthiasc@poet.de>
* gtk/gtkentry.c, gtk/gtkwidget.c: Remove excessive
+2002-01-23 Damon Chaplin <damon@ximian.com>
+
+ * configure.in (gtk_doc_min_version): set minimum gtk-doc version to
+ 0.9, since we need to use the new --type-init-func argument for
+ gtkdoc-scangobj.
+
2002-01-23 Matthias Clasen <matthiasc@poet.de>
* gtk/gtkentry.c, gtk/gtkwidget.c: Remove excessive
AC_CHECK_PROG(GTKDOC, gtkdoc-mkdb, true, false)
-gtk_doc_min_version=0.6
+gtk_doc_min_version=0.9
if $GTKDOC ; then
gtk_doc_version=`gtkdoc-mkdb --version`
AC_MSG_CHECKING([gtk-doc version ($gtk_doc_version) >= $gtk_doc_min_version])